[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 998   SHUFFLE   <  SKIP 270  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26242Lewis, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada
27355Suarez, Nelson1002SydneyNew South WalesAustralia
19396Prasad, Tammy97005BeavertonOregonUnited States

Generated 2025-07-10 07:34:41.256 UTC