[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 4355   SHUFFLE   <  SKIP 761  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18617Lopez, CarlosV9B 5T2ShawneeBritish ColumbiaCanada
16567Lopez, Erick, A66740SaarlouisSaarlandGermany
25877Price, Alyssa99362Walla WallaWashingtonUnited States

Generated 2025-07-20 12:57:53.239 UTC