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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24727Jimenez, Mallory, S98168BurienWashingtonUnited States
20563Blanco, Kendra66041PoingSaarlandGermany
26243Gonzalez, Fernando, A97034Lake OswegoOregonUnited States

Generated 2025-07-11 16:34:56.070 UTC