[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 251   SHUFFLE   <  SKIP 32  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29296Luo, Nichole, A1002SydneyNew South WalesAustralia
13741Morgan, Haley, A91932Imperial BeachCaliforniaUnited States
15786Andersen, Marshall, V3220GeelongVictoriaAustralia

Generated 2025-07-17 23:00:09.230 UTC