[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 250   SHUFFLE   <  SKIP 3868  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11649White, Ian, M92625Newport BeachCaliforniaUnited States
15452Goel, Alison77680Roissy en BrieSeine et MarneFrance
13499Cox, Olivia, K59000LilleNordFrance

Generated 2025-07-21 20:22:47.201 UTC