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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28683Munoz, Mallory78000VersaillesYvelineFrance
27650Griffin, Richard97034Lake OswegoOregonUnited States
19160Perez, Sara92625Newport BeachCaliforniaUnited States
27603Barnes, Mya, L94947NovatoCaliforniaUnited States

Generated 2025-07-13 22:23:11.313 UTC