[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 2421   SHUFFLE   <  SKIP 2670  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17702King, Jack, HYO15YorkEnglandUnited Kingdom
22337Jenkins, Haley, L94014ColmaCaliforniaUnited States
12469Srini, Shane, D33098PaderbornNordrhein-WestfalenGermany

Generated 2025-07-12 04:31:21.032 UTC