[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 717   SHUFFLE   <  SKIP 3722  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20904Gomez, Ebony, CCM11BillericayEnglandUnited Kingdom
18013Munoz, Kathleen, ESW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-20 19:17:53.551 UTC