[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 511   SHUFFLE   <  SKIP 237  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22810Sanchez, Nathaniel33098PaderbornNordrhein-WestfalenGermany
12926Murphy, Sara, M90712LakewoodCaliforniaUnited States
24248Lin, Jake3337MeltonVictoriaAustralia

Generated 2025-07-15 22:17:09.374 UTC