[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 224 SHUFFLE < SKIP 6114 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13628 | Schmidt, Kaitlin | 3977 | Cranbourne | Victoria | Australia |
14422 | Lu, Cara | 70511 | Stuttgart | Saarland | Germany |
13776 | Carter, Miguel | CM11 | Billericay | England | United Kingdom |
Generated 2025-07-19 19:40:16.312 UTC