[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 2391   SHUFFLE   <  SKIP 80  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15144Serrano, Deanna, W4171HawthorneQueenslandAustralia
26322Zhang, Justin98027IssaquahWashingtonUnited States
21301Gonzalez, Sierra97330CorvallisOregonUnited States
14967Xu, Bridget12311BerlinSaarlandGermany

Generated 2025-07-14 14:32:19.978 UTC