[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 2821  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14656Fernandez, Bryant, R98225BellinghamWashingtonUnited States
25734Zheng, Alvin, V14111BerlinHamburgGermany
15282Thomas, Elizabeth, A92102San DiegoCaliforniaUnited States

Generated 2025-07-08 21:57:35.557 UTC