[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 650   SHUFFLE   <  SKIP 3111  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16394Bell, Bryan, C59000LilleNordFrance
13474Hall, Elizabeth, LV8Z 4N5ShawneeBritish ColumbiaCanada
22576Xu, Tony, L2113North RydeNew South WalesAustralia

Generated 2025-07-13 13:31:38.386 UTC