[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 511   SHUFFLE   <  SKIP 231  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19661Cox, Nathaniel, AV9MetchosinBritish ColumbiaCanada
15285Rodriguez, Olivia, A91910Chula VistaCaliforniaUnited States
14666Gao, Louis2113North RydeNew South WalesAustralia

Generated 2025-07-14 22:42:23.544 UTC