[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 327   SHUFFLE   <  SKIP 3250  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14411Johnson, Ashley, S97034Lake OswegoOregonUnited States
28021Nelson, KatherineV6B 3P7Port HammondBritish ColumbiaCanada
20050Prasad, Adriana, W92400CourbevoieHauts de SeineFrance
27476Alexander, Alexis, L90706BellflowerCaliforniaUnited States

Generated 2025-07-19 16:06:16.687 UTC