[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 650   SHUFFLE   <  SKIP 3142  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22716Nelson, Caleb98020EdmondsWashingtonUnited States
18421Morgan, Megan, E92102San DiegoCaliforniaUnited States
17195Sharma, Franklin, L92700ColombesHauts de SeineFrance

Generated 2025-07-10 16:49:21.732 UTC