[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 750   SHUFFLE   <  SKIP 91  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16492Sanz, Theodore, M2500WollongongNew South WalesAustralia
25933Stewart, Dalton, L94536FremontCaliforniaUnited States
14789Zhang, Rosa, K48001MünsterSaarlandGermany
22484Ruiz, Kristy75003ParisSeine (Paris)France
20548Rodriguez, Phillip, S10501BerlinNordrhein-WestfalenGermany
27780Andersen, Christy, A59140DunkerqueNordFrance

Generated 2025-07-10 07:09:40.861 UTC