[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 461   SHUFFLE   <  SKIP 1965  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20558Stewart, Brianna, LWA1WarringtonEnglandUnited Kingdom
13950Hernandez, Meredith, B98225BellinghamWashingtonUnited States
14611James, Zoe, RV7L 4J4VancouverBritish ColumbiaCanada

Generated 2025-07-21 19:36:32.347 UTC