[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 416   SHUFFLE   <  SKIP 3446  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14594Taylor, Lauren, T91791West CovinaCaliforniaUnited States
24379Jenkins, Noah, A4000BrisbaneQueenslandAustralia
16084Wright, Allison, R97034Lake OswegoOregonUnited States

Generated 2025-07-20 04:39:50.426 UTC