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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19504Garcia, Dominic, A17490Saint OuenCharente-MaritimeFrance
19111Kelly, Mariah, L90505TorranceCaliforniaUnited States
22860Kumar, Cedric, B4171HawthorneQueenslandAustralia
23026Rogers, Jessica, M91203GlendaleCaliforniaUnited States

Generated 2025-07-20 06:33:36.344 UTC