[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 1134   <  SKIP 92  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26931Lopez, Edward, LKB9KirkbyEnglandUnited Kingdom
26633Ward, Gabrielle, R90012Los AngelesCaliforniaUnited States
17892Xu, RonnieWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-07-17 23:24:41.787 UTC