[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 482   SHUFFLE   <  SKIP 8946  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24638Lopez, Julia, I94611OaklandCaliforniaUnited States
13469Bailey, Bryce, L98403TacomaWashingtonUnited States
22074Washington, Richard97068W. LinnOregonUnited States

Generated 2025-07-18 09:53:05.114 UTC