[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 872   SHUFFLE   <  SKIP 1114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20910Malhotra, Carolyn, M75009ParisSeine (Paris)France
11184Hernandez, Meghan94519ConcordCaliforniaUnited States
23429Kumar, Jenny, C4171HawthorneQueenslandAustralia

Generated 2025-07-20 16:44:25.807 UTC