[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 468   SHUFFLE   <  SKIP 340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11173Thomas, Sarah, F97068W. LinnOregonUnited States
11755Pal, Willie, J4655Hervey BayQueenslandAustralia
27312Sun, Sandra, L63009OffenbachSaarlandGermany

Generated 2025-07-13 14:53:11.384 UTC