[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 821   SHUFFLE   <  SKIP 836  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16465Goel, KaraCM11BillericayEnglandUnited Kingdom
13205Torres, Jerome, N91303Canoga ParkCaliforniaUnited States
11222Rivera, Alexandra90401Santa MonicaCaliforniaUnited States

Generated 2025-07-21 14:53:14.106 UTC