[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 115   SHUFFLE   <  SKIP 895  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22826Russell, Christian, SGA10GatesheadEnglandUnited Kingdom
12081Perez, Kaitlyn, AV8POak BayBritish ColumbiaCanada
21160Xie, April91910Chula VistaCaliforniaUnited States

Generated 2025-07-18 00:15:29.280 UTC