[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 767   SHUFFLE   <  SKIP 3222  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23184Carter, Hailey, L94941Mill ValleyCaliforniaUnited States
24858Xie, Calvin, ALE18LeedsEnglandUnited Kingdom
19936Luo, Corey46236BottropNordrhein-WestfalenGermany

Generated 2025-07-18 21:22:41.042 UTC