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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13540Ortega, Paula91054ErlangenBayernGermany
24851Ortega, LeslieSL4 1RHBerksEnglandUnited Kingdom
24162Raje, Grant, S2036MalabarNew South WalesAustralia

Generated 2025-07-10 02:34:57.274 UTC