[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 1925   SHUFFLE   <  SKIP 642  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17385Martinez, Grace, MV0SookeBritish ColumbiaCanada
12705Garcia, Andre, H6006PerthSouth AustraliaAustralia
26532Barnes, Angela, M94519ConcordCaliforniaUnited States

Generated 2025-07-15 23:38:43.759 UTC