[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 1335  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14140Sai, Meagan33098PaderbornNordrhein-WestfalenGermany
15062Alonso, JaimeOX16 8RSOxonEnglandUnited Kingdom
22188Barnes, Sarah, J98225BellinghamWashingtonUnited States

Generated 2025-07-11 16:54:38.994 UTC