[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 468   SHUFFLE   <  SKIP 1277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20936Cai, Christy, C41100Saint OuenLoir et CherFrance
25785Edwards, JacksonGL50CheltenhamEnglandUnited Kingdom
20520Srini, Cassandra, S98312BremertonWashingtonUnited States

Generated 2025-07-17 07:51:05.573 UTC