[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 617   SHUFFLE   <  SKIP 1600  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16412Liang, Leah59170CroixNordFrance
27128Cai, Heather41100Saint OuenLoir et CherFrance
15479Wright, Andrea98501OlympiaWashingtonUnited States

Generated 2025-07-20 15:09:33.176 UTC