[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 1010  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16951Bennett, Cassidy, A98201EverettWashingtonUnited States
29424Gill, Erik70452StuttgartSaarlandGermany
25665Romero, Theresa95000CergyVal d'OiseFrance
23464Turner, Devin, J94070San CarlosCaliforniaUnited States

Generated 2025-07-12 02:37:12.842 UTC