[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 7948   SHUFFLE   <  SKIP 724  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25223Ortega, Armando, K1002SydneyNew South WalesAustralia
28077Williams, Sarah, N91776San GabrielCaliforniaUnited States
28558Stone, Dawn, T42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-21 09:49:27.200 UTC