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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13885Howard, Brian, S98403TacomaWashingtonUnited States
14237Andersen, Kate6105CloverdaleSouth AustraliaAustralia
19126Kapoor, Kristopher, J98107BallardWashingtonUnited States

Generated 2025-07-17 16:35:08.264 UTC