[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 1429   SHUFFLE   <  SKIP 75  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12368Rubio, Rodney, L57000MetzMoselleFrance
26194Brown, Miguel, T90241DowneyCaliforniaUnited States
26467Brooks, Nicole94941Mill ValleyCaliforniaUnited States

Generated 2025-07-17 07:17:06.788 UTC