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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26299Yong, Y., L.98403TacomaWashingtonUnited States
23294Chen, Suzanne, R98225BellinghamWashingtonUnited States
16731White, NicoleV2L3W8NewtonBritish ColumbiaCanada
23959Parker, Amber46236BottropNordrhein-WestfalenGermany

Generated 2025-07-16 02:49:49.703 UTC