[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 416   SHUFFLE   <  SKIP 8  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24413Lewis, Nathan, A91932Imperial BeachCaliforniaUnited States
26327Jai, Jack90241DowneyCaliforniaUnited States
18813Hernandez, Kristy, G98107BallardWashingtonUnited States
19452Anderson, Jacob, V59491Villeneuve-d'AscqNordFrance

Generated 2025-07-14 20:13:00.485 UTC