[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 590   SHUFFLE   <  SKIP 1473  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27056James, Mackenzie, L90012Los AngelesCaliforniaUnited States
13389Thomas, Madison, M91945Lemon GroveCaliforniaUnited States
11410Goel, Maurice75013ParisSeine (Paris)France

Generated 2025-07-16 17:38:49.439 UTC