[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 4653  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28127Price, Fernando95062Santa CruzCaliforniaUnited States
26998Perry, Fernando46236BottropNordrhein-WestfalenGermany
19892Campbell, Richard, A94070San CarlosCaliforniaUnited States
23293Peterson, Kaylee91364Woodland HillsCaliforniaUnited States

Generated 2025-07-11 18:51:05.295 UTC