[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 6103  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14337Coleman, Olivia97045Oregon CityOregonUnited States
25484Wright, Bailey, L93000BobignySeine Saint DenisFrance
29377Carlson, Rebekah66740SaarlouisSaarlandGermany

Generated 2025-07-11 13:07:42.307 UTC