[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 1182   SHUFFLE   <  SKIP 2144  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27212Roberts, Sophia, M90802Long BeachCaliforniaUnited States
17906Vazquez, Jonathon4171HawthorneQueenslandAustralia
24907Price, Megan7001HobartTasmaniaAustralia

Generated 2025-07-16 21:45:54.157 UTC