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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26220Harris, JonathanPE17BuryEnglandUnited Kingdom
16787Jackson, Nicole, J90706BellflowerCaliforniaUnited States
18285Romero, Roberto, A2300NewcastleNew South WalesAustralia
12421Hughes, Cameron, A92625Newport BeachCaliforniaUnited States

Generated 2025-07-21 00:09:20.813 UTC