[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 287   <  SKIP 1522  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13933Richardson, Isabella, F90505TorranceCaliforniaUnited States
16585Sun, Vincent, FRH15 9UDWest SussexEnglandUnited Kingdom
17199Zhou, Dennis, R12171BerlinSaarlandGermany

Generated 2025-07-20 20:25:24.343 UTC