[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 2433  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11511Perry, Caleb97355LebanonOregonUnited States
12120Simmons, Xavier, D98027IssaquahWashingtonUnited States
15608James, Faith, A95010HofBayernGermany
19880Bennett, Emma, E94611OaklandCaliforniaUnited States

Generated 2025-07-10 09:14:27.691 UTC