[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 189   SHUFFLE   <  SKIP 1370  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16785Lee, Christian, R98403TacomaWashingtonUnited States
17097Kapoor, Deanna, DWA3WatfordEnglandUnited Kingdom
16070Phillips, Sierra, J91950National CityCaliforniaUnited States

Generated 2025-07-08 05:37:09.918 UTC