[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 494   SHUFFLE   <  SKIP 1729  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11576Zhu, Micah, V59170CroixNordFrance
16795Garcia, Regina, J94704BerkeleyCaliforniaUnited States
28618Bailey, Katelyn, C98104SeattleWashingtonUnited States

Generated 2025-07-12 20:25:32.718 UTC