[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 2500   <  SKIP 887  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21459Alexander, Luis, M90505TorranceCaliforniaUnited States
20842Moreno, Tyrone, S20354HamburgHamburgGermany
27037Rodriguez, Lauren91932Imperial BeachCaliforniaUnited States
28377Ortega, WalterCB4 4BZCambridgeEnglandUnited Kingdom

Generated 2025-07-14 02:06:00.436 UTC