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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26350King, GabrielleV7L 4J4N. VancouverBritish ColumbiaCanada
27732White, Katherine99362Walla WallaWashingtonUnited States
15389King, Joan, E94303Palo AltoCaliforniaUnited States
13665Randall, KristiWA1 4SYWoolstonEnglandUnited Kingdom

Generated 2025-10-31 14:33:46.491 UTC