[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 295   SHUFFLE   <  SKIP 1199  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26545Ross, Taylor, S90241DowneyCaliforniaUnited States
16397Navarro, Andy, H14197BerlinNordrhein-WestfalenGermany
12192Hayes, Jocelyn, G98225BellinghamWashingtonUnited States
21802Roberts, Lucas91977Spring ValleyCaliforniaUnited States

Generated 2025-07-22 02:57:56.760 UTC