[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 589   SHUFFLE   <  SKIP 1673  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22657Suarez, ClintonWA3WatfordEnglandUnited Kingdom
14792Rubio, Jerome, LCB4 4BZCambridgeEnglandUnited Kingdom
21797Gao, Kelvin, P98225BellinghamWashingtonUnited States

Generated 2025-07-15 00:04:28.437 UTC