[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 4972  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11228Jones, Ashley, R92020El CajonCaliforniaUnited States
25933Stewart, Dalton, L94536FremontCaliforniaUnited States
17979Lin, Lisa, ATY31RuncornEnglandUnited Kingdom
16935Perez, Bruce, RSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-11 13:43:55.419 UTC