[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 2099  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21267Parker, Charles98366Port OrchardWashingtonUnited States
19909Chandra, Geoffrey, M53131BonnHamburgGermany
27439Ramirez, Chase, A91203GlendaleCaliforniaUnited States

Generated 2025-07-14 22:52:07.658 UTC