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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17977Zeng, ValerieB29 6SLBirminghamEnglandUnited Kingdom
24939Barnes, Elizabeth, JV8XRoyal OakBritish ColumbiaCanada
18798Allen, Andrea, K91203GlendaleCaliforniaUnited States

Generated 2025-07-18 03:52:01.925 UTC