[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 344   SHUFFLE   <  SKIP 401  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18000She, RamonCM11BillericayEnglandUnited Kingdom
24237Henderson, Chloe98033KirklandWashingtonUnited States
20088Lewis, Jose98027IssaquahWashingtonUnited States

Generated 2025-07-15 18:21:31.030 UTC