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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23096Chande, Ashlee, N2113North RydeNew South WalesAustralia
20098Lewis, Alexis, G92020El CajonCaliforniaUnited States
14922Perry, Paige, R98403TacomaWashingtonUnited States

Generated 2025-07-11 13:37:47.343 UTC