[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 213   SHUFFLE   <  SKIP 240  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24074Alexander, Grace, J59368WerneNordrhein-WestfalenGermany
28016Sanders, Cody, R92625Newport BeachCaliforniaUnited States
25496Sara, Regina93500PantinSeine Saint DenisFrance
13207Rai, Kenneth, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 15:25:53.326 UTC