[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 3349   SHUFFLE   <  SKIP 4076  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20693Perry, Zachary, L98901YakimaWashingtonUnited States
12391Kelly, Olivia, LKB9KirkbyEnglandUnited Kingdom
11755Pal, Willie, J4655Hervey BayQueenslandAustralia

Generated 2025-07-20 19:31:38.163 UTC