[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 484   SHUFFLE   <  SKIP 2153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11451Muñoz, Ruben, L2300NewcastleNew South WalesAustralia
15578Gill, Diane3000MelbourneVictoriaAustralia
12758Ramirez, Stephanie, E98033KirklandWashingtonUnited States

Generated 2025-07-14 00:01:27.345 UTC