[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 3067  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28214King, Hailey, A2580GoulburnNew South WalesAustralia
28479Gomez, Marvin, C2055North SydneyNew South WalesAustralia
24490Suarez, Dwayne, J98312BremertonWashingtonUnited States
15457Martinez, Adriana, S66578NeunkirchenSaarlandGermany

Generated 2025-11-01 01:57:24.384 UTC