[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 324   SHUFFLE   <  SKIP 334  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20744Barnes, Amanda, N90706BellflowerCaliforniaUnited States
18705Goel, Karl4169East BrisbaneQueenslandAustralia
21496Rai, Nichole90210Beverly HillsCaliforniaUnited States

Generated 2025-07-16 00:08:19.574 UTC