[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 562 < SKIP 5985 > < TAKE 6 >
6 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16253 | Lal, Bethany, A | 20354 | Hamburg | Hamburg | Germany |
16456 | Navarro, Larry | 20354 | Hamburg | Hamburg | Germany |
16458 | Ruiz, Michele | 22001 | Hamburg | Hessen | Germany |
16462 | Gonzales, Marissa | 20354 | Hamburg | Hamburg | Germany |
16298 | Sanz, Adrienne | 20354 | Hamburg | Hamburg | Germany |
17082 | Smith, Morgan, W | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-19 08:27:41.925 UTC