[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 512   SHUFFLE   <  SKIP 437  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24827Martinez, Alexander, K92806La JollaCaliforniaUnited States
24190Chen, Austin, V93000BobignySeine Saint DenisFrance
17267Stewart, Abigail94611OaklandCaliforniaUnited States

Generated 2025-07-12 12:56:02.675 UTC