[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 2015   <  SKIP 2295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22255Rogers, Nicole, E98104SeattleWashingtonUnited States
20192Campbell, Amber94704BerkeleyCaliforniaUnited States
24162Raje, Grant, S2036MalabarNew South WalesAustralia

Generated 2025-07-21 10:47:31.918 UTC