[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 5225   <  SKIP 943  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26893Deng, Sharon, AWA1 4SYWoolstonEnglandUnited Kingdom
13881Wood, Jasmine, T98901YakimaWashingtonUnited States
26024Gutierrez, Jill, N2036MalabarNew South WalesAustralia

Generated 2025-07-15 11:06:34.436 UTC