[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 875   SHUFFLE   <  SKIP 3303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26153Collins, Rebecca, M4551CaloundraQueenslandAustralia
20737Griffin, Victoria, A92102San DiegoCaliforniaUnited States
28301Long, Jasmine, C92118CoronadoCaliforniaUnited States

Generated 2025-07-16 19:18:39.959 UTC