[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 251   SHUFFLE   <  SKIP 693  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21133Kumar, April, G92310SèvresHauts de SeineFrance
25440Gonzalez, Andre, L94519ConcordCaliforniaUnited States
20436Barnes, Anna94303Palo AltoCaliforniaUnited States

Generated 2025-07-13 19:08:10.214 UTC