[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 440   SHUFFLE   <  SKIP 2191  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21619Patterson, Angela91364Woodland HillsCaliforniaUnited States
13566Mr., Sandberg, Mikael42651SolingenNordrhein-WestfalenGermany
21319Lee, Zachary, C98225BellinghamWashingtonUnited States

Generated 2025-07-12 04:59:51.542 UTC