[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   SKIP 470   SHUFFLE   <  SKIP 4239  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29449Chen, Laura, C38231SalzgitterHessenGermany
18369He, Mandy, A91910Chula VistaCaliforniaUnited States
20436Barnes, Anna94303Palo AltoCaliforniaUnited States

Generated 2025-07-18 19:56:14.066 UTC