[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 781  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22902Madan, Pedro98225BellinghamWashingtonUnited States
27156Morgan, Makayla, CWA1WarringtonEnglandUnited Kingdom
16242Garcia, Megan, F94014ColmaCaliforniaUnited States
21707Simmons, Cassidy, G98027IssaquahWashingtonUnited States

Generated 2025-07-18 02:59:43.679 UTC