[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 250   SHUFFLE   <  SKIP 4797  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27686Zhang, Vincent, M1597Lane CoveNew South WalesAustralia
12577Sanz, Francis1597Lane CoveNew South WalesAustralia
17897Kumar, Darrell, L91420MorangisEssonneFrance

Generated 2025-07-13 23:00:31.560 UTC