[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 9718   <  SKIP 117  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26183Arthur, Allen, M90706BellflowerCaliforniaUnited States
26374Pal, Bradley, M3337MeltonVictoriaAustralia
13757Griffin, Jordyn, N98027IssaquahWashingtonUnited States

Generated 2025-07-20 07:38:18.800 UTC