[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 159   SHUFFLE   <  SKIP 2748  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16926Sanz, Rodney4171HawthorneQueenslandAustralia
14094Russell, Amanda91791West CovinaCaliforniaUnited States
20715Kapoor, Henry, C53131BonnNordrhein-WestfalenGermany

Generated 2025-07-18 03:01:09.528 UTC