[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 836   SHUFFLE   <  SKIP 76  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19978Yuan, Marshall, P3429SunburyVictoriaAustralia
14254Gill, Tabitha, L90706BellflowerCaliforniaUnited States
28810Blue, Kaylee, M92118CoronadoCaliforniaUnited States
19870Martin, James, MV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-21 09:21:19.440 UTC