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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22245Lopez, Evan97034Lake OswegoOregonUnited States
14410Brooks, Arianna92625Newport BeachCaliforniaUnited States
22293Johnson, Jasmine, S94536FremontCaliforniaUnited States

Generated 2025-07-14 08:58:24.270 UTC