[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 590   SHUFFLE   <  SKIP 1435  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16486Madan, Rachael, R2055North SydneyNew South WalesAustralia
16701Zheng, Laura2113North RydeNew South WalesAustralia
29022Diaz, Sydney97045Oregon CityOregonUnited States

Generated 2025-07-13 23:11:33.790 UTC