[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 461   SHUFFLE   <  SKIP 4231  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23103Moreno, Dwayne, T2580GoulburnNew South WalesAustralia
16755James, Olivia98052RedmondWashingtonUnited States
27276Alexander, Faith, A94704BerkeleyCaliforniaUnited States

Generated 2025-07-15 17:05:45.243 UTC