[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 511   SHUFFLE   <  SKIP 1564  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22596Xu, Omar, ASW19 3RULondonEnglandUnited Kingdom
20904Gomez, Ebony, CCM11BillericayEnglandUnited Kingdom
26397Travers, MichealOX14 4SEOxfordEnglandUnited Kingdom
14267Wood, Lauren, I97330CorvallisOregonUnited States

Generated 2025-07-19 21:07:52.893 UTC