[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 250   SHUFFLE   <  SKIP 285  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14280Oliver, Isaac98312BremertonWashingtonUnited States
22556Griffin, Oscar, F93290Tremblay-en-FranceSeine Saint DenisFrance
22540Ramos, Latasha, LCM11BillericayEnglandUnited Kingdom

Generated 2025-07-13 18:18:35.011 UTC