[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 396   SHUFFLE   <  SKIP 2750  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20778Ramirez, Seth, R98284Sedro WoolleyWashingtonUnited States
11608Madan, Cesar, E92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-18 15:14:31.827 UTC