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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13203Bell, Bailey, E98501OlympiaWashingtonUnited States
11179Rodriguez, Molly, E90210Beverly HillsCaliforniaUnited States
25104Parker, Natalie, AV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-13 03:21:53.424 UTC