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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29299Kumar, Bethany2264SilverwaterNew South WalesAustralia
28487Gill, Gerald, A2264SilverwaterNew South WalesAustralia
11331Jenkins, SamanthaV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-11-04 23:31:56.605 UTC