[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 3677   SHUFFLE   <  SKIP 2270  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14842Kim, Meagan91054ErlangenBayernGermany
20830Martinez, Whitney, C04838EilenburgBrandenburgGermany
25405Wagner, Brandon, E98168BurienWashingtonUnited States

Generated 2025-07-10 03:26:39.701 UTC