[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 2300  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29399Gomez, Janet04139LeipzigNordrhein-WestfalenGermany
28229Wilson, Samantha90505TorranceCaliforniaUnited States
16532Sharma, Tommy95000CergyVal d'OiseFrance

Generated 2025-07-11 02:31:54.616 UTC