[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2391   SHUFFLE   <  SKIP 528  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24796Simmons, Jessica, C90012Los AngelesCaliforniaUnited States
22554Xu, GilbertY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-14 23:14:45.740 UTC