[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   SKIP 875   SHUFFLE   <  SKIP 9795  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21797Gao, Kelvin, P98225BellinghamWashingtonUnited States
17099Fernandez, Joel, A92310SèvresHauts de SeineFrance
28773Malhotra, Gerald, A90210Beverly HillsCaliforniaUnited States

Generated 2025-07-14 10:05:46.996 UTC