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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26644Hernandez, Jenna, E98366Port OrchardWashingtonUnited States
13166Chen, Kyle91950National CityCaliforniaUnited States
27938Serrano, RickyW1N 9FALondonEnglandUnited Kingdom

Generated 2025-07-11 20:06:43.347 UTC