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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11457Gutierrez, Jaime, C2500WollongongNew South WalesAustralia
25895Richardson, Jesse, M97045Oregon CityOregonUnited States
27627Yang, Jason, M90802Long BeachCaliforniaUnited States

Generated 2025-07-11 22:21:36.285 UTC