[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 750   SHUFFLE   <  SKIP 317  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12594Gao, SandraCB4 4BZCambridgeEnglandUnited Kingdom
19236Phillips, Chloe, K98225BellinghamWashingtonUnited States
28551Xu, Warren, A59140DunkerqueNordFrance

Generated 2025-07-08 23:02:55.213 UTC