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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16049Nara, Ashlee, A41485GrevenbroichBayernGermany
11422Deng, Dustin, FL4 4HBLiverpoolEnglandUnited Kingdom
29085Goel, Brad, M6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-19 02:04:17.099 UTC