[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 189   SHUFFLE   <  SKIP 2584  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15518Bryant, Richard, A90505TorranceCaliforniaUnited States
25871Nelson, Jason, R98027IssaquahWashingtonUnited States
13106Munoz, Ebony2036MalabarNew South WalesAustralia

Generated 2025-07-18 15:03:09.860 UTC