[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 875   SHUFFLE   <  SKIP 6918  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26518Lee, Marcus90802Long BeachCaliforniaUnited States
20827Perez, Jillian, E92081Paris La DefenseHauts de SeineFrance
19247Martinez, Michele, LMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-11 03:34:53.700 UTC