[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 875   SHUFFLE   <  SKIP 6358  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11982Foster, Alexandra92102San DiegoCaliforniaUnited States
17783Jai, Tracy, R20354HamburgHamburgGermany
21497Cox, Patrick, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-09 20:18:56.908 UTC