[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 16   <  SKIP 205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17932Srini, Barry91370Verrieres Le BuissonEssonneFrance
26859Pal, Darrell, M95000CergyVal d'OiseFrance
11056Nath, Michele, L2300NewcastleNew South WalesAustralia

Generated 2025-07-13 22:51:31.502 UTC