[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 406   SHUFFLE   <  SKIP 3295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27119Gonzalez, Mayra, T30601HannoverNordrhein-WestfalenGermany
24315Scott, Edward, J92020El CajonCaliforniaUnited States
24851Ortega, LeslieSL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-16 23:23:01.935 UTC