[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 3993   SHUFFLE   <  SKIP 2938  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12036Lopez, Summer4700RockhamptonQueenslandAustralia
13323Adams, Adam92625Newport BeachCaliforniaUnited States
26853Rana, Shane78400ChatouYvelineFrance

Generated 2025-07-17 09:44:52.138 UTC