[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 468   SHUFFLE   <  SKIP 848  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14028Srini, Patricia98225BellinghamWashingtonUnited States
17971Perez, Mayra92700ColombesHauts de SeineFrance
19425Zhao, ArturoCM11BillericayEnglandUnited Kingdom
27194Cooper, Chase97034Lake OswegoOregonUnited States

Generated 2025-07-12 17:47:31.749 UTC