[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 512   SHUFFLE   <  SKIP 2171  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18342James, Victoria91950National CityCaliforniaUnited States
25619Raji, Rafael, C93290Tremblay-en-FranceSeine Saint DenisFrance
14761Kelly, Morgan, L91776San GabrielCaliforniaUnited States

Generated 2025-07-19 05:28:03.746 UTC