[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 5156  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27056James, Mackenzie, L90012Los AngelesCaliforniaUnited States
15115Patterson, Christian, M59140DunkerqueNordFrance
23244Wagner, Alexandra, EV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-12 20:51:08.367 UTC