[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 575   SHUFFLE   <  SKIP 2000  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15076Ramos, Sheila59368WerneNordrhein-WestfalenGermany
27212Roberts, Sophia, M90802Long BeachCaliforniaUnited States
16650Green, Kaitlyn, J97045Oregon CityOregonUnited States

Generated 2025-07-09 03:00:33.863 UTC