[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 875 SHUFFLE < SKIP 68 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24394 | Raji, Drew | 93010 | Camarillo | California | United States |
19904 | Gray, Jasmine, A | 85049 | Ingolstadt | Bayern | Germany |
Generated 2025-07-14 18:37:58.107 UTC