[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   SHUFFLE   SKIP 92   <  SKIP 828  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17601Hall, Jose, JV9B 5T2ShawneeBritish ColumbiaCanada
11051Johnson, Daniel4551CaloundraQueenslandAustralia
25133Gutierrez, Kristine, G2113North RydeNew South WalesAustralia

Generated 2025-07-13 15:59:00.053 UTC