[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 2821  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25921Shan, Colin2138RhodesNew South WalesAustralia
22978Jai, Devon2065St. LeonardsNew South WalesAustralia
21029Martin, Kristi, C66740SaarlouisSaarlandGermany

Generated 2025-07-09 02:51:14.471 UTC