[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 875   SHUFFLE   <  SKIP 1244  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25283Howard, Caitlin, A90012Los AngelesCaliforniaUnited States
13505Cai, Jamie, SGL50CheltenhamEnglandUnited Kingdom
21200Kumar, Alison4217Gold CoastQueenslandAustralia

Generated 2025-07-17 12:34:24.076 UTC