[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 413   SHUFFLE   <  SKIP 1110  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15858Parker, Jonathan, D94519ConcordCaliforniaUnited States
11484Sai, Erick, L66578NeunkirchenSaarlandGermany
22355Jones, Logan94519ConcordCaliforniaUnited States
18042Srini, StanleyYO15YorkEnglandUnited Kingdom

Generated 2025-07-14 01:35:22.296 UTC