[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 2662   SHUFFLE   <  SKIP 387  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20490Roberts, Kaylee, G94941Mill ValleyCaliforniaUnited States
29317Hill, James, S4000BrisbaneQueenslandAustralia
21584Bryant, Gavin, W98201EverettWashingtonUnited States

Generated 2025-07-16 00:24:43.465 UTC