[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 159   SHUFFLE   <  SKIP 2372  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18183Schmidt, Meagan33098PaderbornNordrhein-WestfalenGermany
13985Wood, Alexis, A91977Spring ValleyCaliforniaUnited States
13881Wood, Jasmine, T98901YakimaWashingtonUnited States

Generated 2025-07-10 21:11:03.037 UTC