[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 416   SHUFFLE   <  SKIP 2722  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17186Evans, Isaac, ACM11BillericayEnglandUnited Kingdom
18636Chapman, Edgar, C38001BraunschweigNordrhein-WestfalenGermany
27193Miller, Daniel, V91950Lincoln AcresCaliforniaUnited States
18142Bradley, Riley59100RoubaixNordFrance

Generated 2025-07-18 20:21:43.474 UTC