[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 152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17532Patterson, Nathan, W90210Beverly HillsCaliforniaUnited States
11293Long, Luke, S98366Port OrchardWashingtonUnited States
19257Jiménez, Dana48001MünsterSaarlandGermany

Generated 2025-07-10 21:04:19.373 UTC