[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 494   SHUFFLE   <  SKIP 603  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28170Johnson, Isabella, P91203GlendaleCaliforniaUnited States
23966Sharma, Grant, RLA1 1LNLancasterEnglandUnited Kingdom
11680Nelson, Kaylee, E98052RedmondWashingtonUnited States

Generated 2025-07-20 01:06:38.556 UTC