[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 263   SHUFFLE   <  SKIP 1374  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19590Subram, Martin, S4700RockhamptonQueenslandAustralia
11858Coleman, Jordan, A91776San GabrielCaliforniaUnited States
26904Parker, Judith, F93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-18 14:57:48.527 UTC