[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 127   SHUFFLE   <  SKIP 1531  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13251Malhotra, Raymond, TEM15Esher-MoleseyEnglandUnited Kingdom
20449Walker, Rachel94010BurlingameCaliforniaUnited States
23563Chavez, Kurt, C1002SydneyNew South WalesAustralia

Generated 2025-07-14 12:52:21.039 UTC