[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 953  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14127Zhang, Lacey, L4551CaloundraQueenslandAustralia
27857Munoz, Brandi, M77127LieusaintSeine et MarneFrance
24931Miller, Brianna98403TacomaWashingtonUnited States

Generated 2025-07-16 02:16:34.050 UTC