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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14187Lu, Eugene, N22001HamburgHessenGermany
12568Ye, StaceyAS23Stoke-on-TrentEnglandUnited Kingdom
25107Ramirez, Mason, K3337MeltonVictoriaAustralia

Generated 2025-07-12 10:16:33.328 UTC