[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 416 SHUFFLE < SKIP 74 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13782 | Lu, Kelli, L | 45001 | Essen | Hamburg | Germany |
19344 | Ma, Mandy | 70511 | Stuttgart | Saarland | Germany |
26229 | Ye, Cara, L | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-21 00:56:23.233 UTC