[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5391  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22658Rodriguez, Devin93000BobignySeine Saint DenisFrance
16552Sanchez, Joe, S04139LeipzigNordrhein-WestfalenGermany
12024Edwards, Samuel98366Port OrchardWashingtonUnited States
17601Hall, Jose, JV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-14 01:23:12.764 UTC