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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21504Torres, Chloe, D98312BremertonWashingtonUnited States
19504Garcia, Dominic, A17490Saint OuenCharente-MaritimeFrance
22346Howard, Catherine, S90210Beverly HillsCaliforniaUnited States

Generated 2025-07-09 05:57:13.197 UTC