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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28775Anderson, Morgan, J91945Lemon GroveCaliforniaUnited States
26736Xu, Lacey, A90706BellflowerCaliforniaUnited States
24876Subram, Jarrod, A66272Sulzbach TaunusSaarlandGermany

Generated 2025-07-12 19:04:21.595 UTC