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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17849He, Wesley, IC2H 7AULondonEnglandUnited Kingdom
11378Liang, Shannon57000MetzMoselleFrance
20663Stewart, Kaitlyn, A92020El CajonCaliforniaUnited States
23835Jackson, Marcus91941GrossmontCaliforniaUnited States

Generated 2025-07-14 12:11:58.430 UTC