[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5379  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28368Butler, Fernando59100RoubaixNordFrance
19348Raman, EbonyL4 4HBLiverpoolEnglandUnited Kingdom
16523Huang, Sandra, C4655Hervey BayQueenslandAustralia
28224Henderson, Spencer92625Newport BeachCaliforniaUnited States

Generated 2025-07-14 10:29:40.812 UTC