[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 6153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11112Wang, Crystal, C4655Hervey BayQueenslandAustralia
13003Hernandez, Jill, L4655Hervey BayQueenslandAustralia
23242Garcia, Andrew, J98312BremertonWashingtonUnited States

Generated 2025-07-12 21:44:58.684 UTC