[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 2993   SHUFFLE   <  SKIP 123  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23068Shan, Ryan, R91910Chula VistaCaliforniaUnited States
21920Bennett, Destiny91945Lemon GroveCaliforniaUnited States
25444Martinez, Meagan, J91480FrankfurtBayernGermany

Generated 2025-07-11 13:55:03.285 UTC