[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 328   SHUFFLE   <  SKIP 1492  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12048Coleman, Kayla, L97034Lake OswegoOregonUnited States
20276Sanchez, Haley, R98104SeattleWashingtonUnited States
12464Cook, Jared93000BobignySeine Saint DenisFrance

Generated 2025-07-12 10:46:17.046 UTC