[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 437   <  SKIP 4571  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17842Ward, Isaiah59140DunkerqueNordFrance
18015Edwards, Haley, D59140DunkerqueNordFrance
17647Lopez, Molly, C59140DunkerqueNordFrance
18039Clark, Logan59140DunkerqueNordFrance
18043Chande, Katie, A59140DunkerqueNordFrance
17999Romero, Byron59140DunkerqueNordFrance
19052Kapoor, Kristi59140DunkerqueNordFrance

Generated 2025-07-19 18:02:14.274 UTC