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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22955Suarez, Leslie, C2061Milsons PointNew South WalesAustralia
14579Henderson, Luis97034Lake OswegoOregonUnited States
28601Gonzales, Christian94611OaklandCaliforniaUnited States

Generated 2025-07-15 01:25:39.147 UTC