[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 376   SHUFFLE   <  SKIP 504  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21327Washington, Connor90505TorranceCaliforniaUnited States
22981Flores, Amanda97301SalemOregonUnited States
15262Gonzalez, Jan, A2450Coffs HarbourNew South WalesAustralia
17439Butler, Jasmine98052RedmondWashingtonUnited States

Generated 2025-11-05 06:31:00.053 UTC