[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 529   SHUFFLE   <  SKIP 614  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16720Perry, Morgan, C91502BurbankCaliforniaUnited States
19401Hernandez, Kyle, A91910Chula VistaCaliforniaUnited States
18254Martin, Larry1597Lane CoveNew South WalesAustralia

Generated 2025-07-17 21:01:19.120 UTC