[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 413   SHUFFLE   <  SKIP 469  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15045Luo, Tasha, R92310SèvresHauts de SeineFrance
16538Liang, Stacey60355Frankfurt am MainHamburgGermany
27056James, Mackenzie, L90012Los AngelesCaliforniaUnited States

Generated 2025-07-14 07:37:12.190 UTC