[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 2854   <  SKIP 185  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25311Zhang, Laura, M45000OrleansLoiretFrance
16465Goel, KaraCM11BillericayEnglandUnited Kingdom
27088Patterson, Tristan97301SalemOregonUnited States

Generated 2025-07-17 15:00:57.136 UTC