[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 908   SHUFFLE   <  SKIP 432  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18893White, Devin, I91932Imperial BeachCaliforniaUnited States
19180Navarro, Joan77127LieusaintSeine et MarneFrance
22977Patterson, Ian, R94070San CarlosCaliforniaUnited States

Generated 2025-07-14 18:10:26.604 UTC