[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 4762  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18850Hughes, Ethan94941Mill ValleyCaliforniaUnited States
22394Suri, Meagan, D93500PantinSeine Saint DenisFrance

Generated 2025-07-17 10:48:11.642 UTC