[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 5825   <  SKIP 616  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14314Cooper, Katherine, R7001HobartTasmaniaAustralia
20225Rai, Sharon2500WollongongNew South WalesAustralia
27669Allen, Katelyn, I92118CoronadoCaliforniaUnited States

Generated 2025-07-21 21:39:00.071 UTC